projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2007-09-19
kfraser@localhost...
PCI passthru: VT-d I/O hooks.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
IRQ injection changes for HVM PCI passthru.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
Log an error when enabling shadow mode fails for live...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
Evaluate XEN_GUEST_HANDLE_64 twice.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
xm: Extend width of ID in 'xm list --label' to 5 digits
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
[VTPM] VTPM manager -- Fix parameter check
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
[VTPM] Fix vTPM function in HVM domain
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Steven Hand
Intercept TS on SVM.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
Revert 15826:447db1235adf1bc59bbd76c951716c3df7ee8843.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
kfraser@localhost...
hvm: Support hardware task switching.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
kfraser@localhost...
hvm: New HVM function hvm_set_segment_register().
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Tim Deegan
[XEN] p2m: internal p2m_set_entry() function uses types...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
Intel vt-d specific changes in arch/x86/hvm/vmx/vtd.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
PCI passthru: tools changes (generic and vt-d)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
x86: fix NUMA code for 32bit
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
qemu-dm: fix block-raw io debug print
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
Fix xm dump-core command for paused domain.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
Fix 'xm reboot'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
Fix two memory leaks in xend.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
kfraser@localhost...
Let Xen cmdline boolean options be specified as "=0...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Tim Deegan
[XEN] add typed p2m entry-setting function
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
kfraser@localhost...
Generic and VT-d specific Xen header changes for PCI...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
kfraser@localhost...
x86: allow Dom0 to drive PC speaker
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Tim Deegan
[XEN] Fix assert in typed p2m code
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
kfraser@localhost...
docs: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
James Bulpin
[xm-test] Set "console=xvc0" for xm-test guests on...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
[QEMU] Enhance raw io reliability
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
qemu: Backport qemu vnc/event-loop fix from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
hvmloader: ACPI DSDT dynamically indicates presence...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
Fix memory leak in xend
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
Add 'type vnc' to vfb device sexpr for HVM guest
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Tim Deegan
Xend: "shadow_memory" setting in xm config is in MiB...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
x86: Clean up asm keyword usage (asm volatile rather...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
x86: Use halt() macro instead of direct HLT asm.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
kfraser@localhost...
xenstore: Remove incorrect comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Alex Williamson
[IA64] Use xc_map_foreign_pages() in copy_from_GFW_to_n...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Alex Williamson
[IA64] Cleanup within vti code
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
x86: Cleanup system restart code, and wait 10ms for...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
x86: Handle 'self-IPI' on legacy UP systems with no...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
Change prototype of machine_restart to void machine_res...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
vmx: Sync with SVM TPR/CR8 changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
svm: Greatly reduce total number of CR8 intercepts
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Tim Deegan
[HVM] Add type information to the p2m map.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
[libxen] Compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
kfraser@localhost...
Remove dead code in acpi sleep.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
kfraser@localhost...
Install xen/xsm headers to .../usr/include/xen/xsm/
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
hvm: Fix up guest_table handling after p2m changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
x86/32: Fix domain_relinquish_resources().
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
xc_map_foreign_pages(), a convenient alternative to...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
Fix error message and wait time for xm block-detach...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
xend: Fix error message for xm trigger command.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
xend: waitForDevices() on xm reboot.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
Fix xenstored's dup2() usage.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
PV-on-HVM: Fix non-SMP build warning for PV-on-HVM...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
kfraser@localhost...
Check for libxml2 if security tools are to be built...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: make xc_ia64_get_pfn_list() static
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: rewrite save/restore with foreign p2m
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: xc_core: ia64 xc_core_arch_gpfn_may...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: test module
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: libxc side
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: xen side
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Foreign p2m: Fix vti domain builder.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Add missing continuable destroy domain chunk
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] fix build - missing include
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
merge with xen-unstable.hg (staging)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
Fix domain restore after memory auto-balloon changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
Fix xm-test python import after XSM security changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
[XSM] correctly rename, relocate and patch the security...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
[XSM] correctly located update_va_mapping hook within...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Alex Williamson
[IA64] Supress warning of __assign_domain_page().
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
hvm: Ignore NMI deliveries for now, until hardware...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
hvm: Remove hvm-specific NMI flag and use generic flag...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
kfraser@localhost...
Delete flask tools build target and add to .hgignore.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Ian Campbell
Build libflask unconditionally since the python low...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Ian Campbell
Fix 64 bit build, cannot mix code and data declarations.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Implement x86 continuable domain destroy.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
xend: Always build lowlevel security modules, as there...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Implement ia64 continuable domain destroy.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Make XEN_DOMCTL_destroydomain hypercall preemptible...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
libxenctrl: xc_destroy_domain() handles EAGAIN.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
xend: Correct indexing in xc_cpu_to_node_t map.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
xend: Add blktap disk type check
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Add line termination to 'echo' usage in network-bridge...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Fix handling of auto-generated file xsm.py.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Cleanups after XSM checkin.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Xen Security Modules: ACM.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Xen Security Modules: Tools.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Xen Security Modules: FLASK
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Xen Security Modules: XSM
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
DEFINE_XEN_GUEST_HANDLE is evaluated by the pre-process...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
kfraser@localhost...
Fix blktap script for versions of readlink command...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Tim Deegan
[HVM] Shadow: don't shadow the p2m table.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Tim Deegan
[XEN] Shadow: remove ununsed function shadow_convert_to...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
kfraser@localhost...
Support extensions to Intel architecture for TXT/SMX.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
kfraser@localhost...
qemu: Allow more IDE power management.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
kfraser@localhost...
blktap: Fix double-free in tapdisk cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
kfraser@localhost...
PV-on-HVM: Define DEFINE_RWLOCK() macro for older Linux...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
kfraser@localhost...
PV-on-HVML: Remove extra parentheses in netif_tx_lock_b...
commit
|
commitdiff
|
tree
|
snapshot
next